Usage Search Options for Field, Local Variable and Method Parameter
- Checkboxes in the "Find" group:
- "Read access" - use this option to find all places in the source code, where the variable is accessed but its value is not modified.
- "Write access" - use this option to find all places in the source code, where the variable value is modified.